home *** CD-ROM | disk | FTP | other *** search
- Short: Replaces substrings in filenames
- Author: alexander.richter@01019freenet.de (Alexander Richter)
- Uploader: alexander.richter@01019freenet.de (Alexander Richter)
- Type: util/cli
-
- Freplace is a CLI tool which replaces a given string in all files
- in the current directory with a given replace-string.
-
- USAGE
- -----
- freplace <string> <replace-string>
-
-
- EXAMPLE
- -------
- You have encoded some MP3s. Now, you have the following files in
- the current directory:
- song1.aiff.mp3
- song2.aiff.mp3
- song3.aiff.mp3
- ...
-
- How do you get the filenames right? Simply type:
-
- freplace .aiff.mp3 .mp3
-
- that's all. :)
-
-
- INSTALLATION
- ------------
- copy freplace c:
-
-
- BUGS
- ----
- -no error handling
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 11228 6227 44.5% 18-Dec-99 20:36:02 freplace
- 683 365 46.5% 18-Dec-99 20:43:42 freplace.readme
- -------- ------- ----- --------- --------
- 11911 6592 44.6% 18-Dec-99 23:28:56 2 files
-